Creates a new StrongEntity<TId> instance.
| Name | Description |
|---|---|
| StrongEntity() |
Creates a new StrongEntity<TId> instance with an identifier initialized as default(TIs).
|
| StrongEntity(TId) | Creates a new StrongEntity<TId> instance. |